gl renderer: Fix coloring shader
authorTimm Bäder <mail@baedert.org>
Mon, 6 May 2019 15:58:55 +0000 (17:58 +0200)
committerTimm Bäder <mail@baedert.org>
Mon, 6 May 2019 15:58:55 +0000 (17:58 +0200)
commit4869013a8dd5796ad2bfe009aeeafdac6e53b223
treed2d55b68f496d36b190491fa985d20fbaca3ff01
parent3e2107846d0045984e14d90a2ad203c72eb16384
gl renderer: Fix coloring shader

We *just* pre-multiplied u_color but then didn't use its rgb values.
This fixes backdrop scale marks in Adwaita to not be white.
gsk/resources/glsl/coloring.fs.glsl